home *** CD-ROM | disk | FTP | other *** search
/ CD Fun House 1 / CD Fun House (Wayzata Technology).iso / •Word Games• / Renaissance Man •••• / Renaissance Man ееее / background_3299.txt < prev    next >
Text File  |  1990-10-02  |  2KB  |  105 lines

  1. -- background: 3299 from stack: in
  2. -- bmap block id: 2541
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 3 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=484 top=316 right=342 bottom=509
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 21700 / 21700
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: home
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   go home
  23. end mouseUp
  24.  
  25.  
  26.  
  27. -- part 4 (button)
  28. -- low flags: 00
  29. -- high flags: A003
  30. -- rect: left=8 top=316 right=338 bottom=64
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 0 / 0
  33. -- text alignment: 1
  34. -- font id: 100
  35. -- text size: 14
  36. -- style flags: 0
  37. -- line height: 18
  38. -- part name: Play
  39. ----- HyperTalk script -----
  40. on mouseUp
  41.   visual venetian blinds slowly
  42.   OpenGameCard
  43. end mouseUp
  44.  
  45.  
  46.  
  47. -- part 5 (button)
  48. -- low flags: 00
  49. -- high flags: A003
  50. -- rect: left=117 top=316 right=338 bottom=173
  51. -- title width / last selected line: 0
  52. -- icon id / first selected line: 0 / 0
  53. -- text alignment: 1
  54. -- font id: 100
  55. -- text size: 14
  56. -- style flags: 0
  57. -- line height: 18
  58. -- part name: Options
  59. ----- HyperTalk script -----
  60. on mouseUp
  61.   visual venetian blinds slowly
  62.   go to card id 5038
  63. end mouseUp
  64.  
  65.  
  66.  
  67. -- part 6 (button)
  68. -- low flags: 00
  69. -- high flags: A003
  70. -- rect: left=238 top=316 right=338 bottom=294
  71. -- title width / last selected line: 0
  72. -- icon id / first selected line: 0 / 0
  73. -- text alignment: 1
  74. -- font id: 100
  75. -- text size: 14
  76. -- style flags: 0
  77. -- line height: 18
  78. -- part name: About...
  79. ----- HyperTalk script -----
  80. on mouseUp
  81.   visual venetian blinds slowly
  82.   go to card id 5361
  83. end mouseUp
  84.  
  85.  
  86.  
  87. -- part 7 (button)
  88. -- low flags: 00
  89. -- high flags: 0000
  90. -- rect: left=382 top=316 right=342 bottom=408
  91. -- title width / last selected line: 0
  92. -- icon id / first selected line: 25002 / 25002
  93. -- text alignment: 1
  94. -- font id: 0
  95. -- text size: 12
  96. -- style flags: 0
  97. -- line height: 16
  98. -- part name: help
  99. ----- HyperTalk script -----
  100. on mouseUp
  101.   visual venetian blinds slowly
  102.   go to card id 3955
  103. end mouseUp
  104.  
  105.